Alfresco Index of Web Scripts URI '/calendar/event/{siteid}/{eventname}'
Alfresco Community v3.2.0 (2039)
3 Web Scripts

Back to Web Scripts Home

Up to uri /calendar/event/{siteid}

deleteevent
DELETE /alfresco/service/calendar/event/{siteid}/{eventname}
Description:Event Action - Delete event
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/slingshot/calendar/event.delete
Description:classpath:alfresco/templates/webscripts/org/alfresco/slingshot/calendar/event.delete.desc.xml

eventdetails
GET /alfresco/service/calendar/event/{siteid}/{eventname}
Description:Event Action - Display event details
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/slingshot/calendar/event.get
Description:classpath:alfresco/templates/webscripts/org/alfresco/slingshot/calendar/event.get.desc.xml

Update Calendar Event
PUT /alfresco/service/calendar/event/{siteid}/{eventname}
Description:Updates an existing Calendar Event
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/slingshot/calendar/event.put
Description:classpath:alfresco/templates/webscripts/org/alfresco/slingshot/calendar/event.put.desc.xml